Entry:show-emoji-icon is in GTK+ 3 too
authorDaniel Boles <dboles@src.gnome.org>
Thu, 23 Nov 2017 17:21:36 +0000 (17:21 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Thu, 23 Nov 2017 17:21:36 +0000 (17:21 +0000)
Document the earliest version reached.

gtk/gtkentry.c

index 725c16a455422e8b5afd1eda295dbbb7b6bc7fc1..35959405232e8c5fda4d0da41111bb3034bb4944 100644 (file)
@@ -1394,7 +1394,7 @@ gtk_entry_class_init (GtkEntryClass *class)
    * When this is %TRUE, the entry will show an emoji icon in the secondary
    * icon position that brings up the Emoji chooser when clicked.
    *
-   * Since: 3.92
+   * Since: 3.22.19
    */
   entry_props[PROP_SHOW_EMOJI_ICON] =
       g_param_spec_boolean ("show-emoji-icon",